58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
{
|
|
"_from": "jsc-android@^245459.0.0",
|
|
"_id": "jsc-android@245459.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wkjURqwaB1daNkDi2OYYbsLnIdC/lUM2nPXQKRs5pqEU9chDg435bjvo+LSaHotDENygHQDHe+ntUkkw2gwMtg==",
|
|
"_location": "/jsc-android",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jsc-android@^245459.0.0",
|
|
"name": "jsc-android",
|
|
"escapedName": "jsc-android",
|
|
"rawSpec": "^245459.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^245459.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-native"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jsc-android/-/jsc-android-245459.0.0.tgz",
|
|
"_shasum": "e584258dd0b04c9159a27fb104cd5d491fd202c9",
|
|
"_spec": "jsc-android@^245459.0.0",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/react-native",
|
|
"bugs": {
|
|
"url": "https://github.com/react-community/jsc-android-buildscripts/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"config": {
|
|
"webkitGTK": "2.24.2",
|
|
"chromiumICUCommit": "b34251f8b762f8e2112a89c587855ca4297fed96"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Pre-build version of JavaScriptCore to be used by React Native apps",
|
|
"files": [
|
|
"/dist"
|
|
],
|
|
"homepage": "https://github.com/react-community/jsc-android-buildscripts#readme",
|
|
"keywords": [
|
|
"react-native",
|
|
"android",
|
|
"jsc"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"name": "jsc-android",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/react-community/jsc-android-buildscripts.git"
|
|
},
|
|
"scripts": {
|
|
"clean": "rm -rf dist; rm -rf build",
|
|
"download": "./scripts/download.sh",
|
|
"info": "./scripts/info.sh",
|
|
"start": "./scripts/start.sh"
|
|
},
|
|
"version": "245459.0.0"
|
|
}
|