GT2/GT2-iOS/node_modules/json-fallback/package.json

73 lines
1.9 KiB
JSON

{
"_args": [
[
{
"raw": "json-fallback@0.0.1",
"scope": null,
"escapedName": "json-fallback",
"name": "json-fallback",
"rawSpec": "0.0.1",
"spec": "0.0.1",
"type": "version"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/auth0-js"
]
],
"_from": "json-fallback@0.0.1",
"_id": "json-fallback@0.0.1",
"_inCache": true,
"_location": "/json-fallback",
"_npmUser": {
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
"_npmVersion": "1.1.61",
"_phantomChildren": {},
"_requested": {
"raw": "json-fallback@0.0.1",
"scope": null,
"escapedName": "json-fallback",
"name": "json-fallback",
"rawSpec": "0.0.1",
"spec": "0.0.1",
"type": "version"
},
"_requiredBy": [
"/auth0-js"
],
"_resolved": "https://registry.npmjs.org/json-fallback/-/json-fallback-0.0.1.tgz",
"_shasum": "e8e3083c3fddad0f9b5f09d3312074442580d781",
"_shrinkwrap": null,
"_spec": "json-fallback@0.0.1",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/auth0-js",
"component": {
"scripts": {
"json-fallback": "index.js"
}
},
"dependencies": {},
"description": "JSON parser / stringifier fallback",
"devDependencies": {},
"development": {},
"directories": {},
"dist": {
"shasum": "e8e3083c3fddad0f9b5f09d3312074442580d781",
"tarball": "https://registry.npmjs.org/json-fallback/-/json-fallback-0.0.1.tgz"
},
"keywords": [
"json",
"fallback"
],
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "json-fallback",
"optionalDependencies": {},
"readme": "\n# json-fallback\n\n JSON parser / stringifier fallback for [json](https://github.com/component/json).\n\n## Installation\n\n $ component install component/json-polyfill\n\n# License\n\n MIT\n\n\n",
"readmeFilename": "Readme.md",
"version": "0.0.1"
}