mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-21 16:59:08 +00:00
53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
![]() |
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"js-stringify@1.0.2",
|
||
|
"/Users/tatiana/selfdefined"
|
||
|
]
|
||
|
],
|
||
|
"_from": "js-stringify@1.0.2",
|
||
|
"_id": "js-stringify@1.0.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-Fzb939lyTyijaCrcYjCufk6Weds=",
|
||
|
"_location": "/js-stringify",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "js-stringify@1.0.2",
|
||
|
"name": "js-stringify",
|
||
|
"escapedName": "js-stringify",
|
||
|
"rawSpec": "1.0.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/pug-attrs",
|
||
|
"/pug-code-gen"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz",
|
||
|
"_spec": "1.0.2",
|
||
|
"_where": "/Users/tatiana/selfdefined",
|
||
|
"author": {
|
||
|
"name": "ForbesLindesay"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jadejs/js-stringify/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "Stringify an object so it can be safely inlined in JavaScript code",
|
||
|
"devDependencies": {},
|
||
|
"homepage": "https://github.com/jadejs/js-stringify#readme",
|
||
|
"keywords": [],
|
||
|
"license": "MIT",
|
||
|
"name": "js-stringify",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jadejs/js-stringify.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test"
|
||
|
},
|
||
|
"version": "1.0.2"
|
||
|
}
|