You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

54 lines
1.2 KiB

{
"_args": [
[
"cycle@1.0.3",
"/Users/manthony/repos/docs.blockstack"
]
],
"_development": true,
"_from": "cycle@1.0.3",
"_id": "cycle@1.0.3",
"_inBundle": false,
"_integrity": "sha1-IegLK+hYD5i0aPN5QwZisEbDStI=",
"_location": "/cycle",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cycle@1.0.3",
"name": "cycle",
"escapedName": "cycle",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"/winston"
],
"_resolved": "https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz",
"_spec": "1.0.3",
"_where": "/Users/manthony/repos/docs.blockstack",
"author": "",
"bugs": {
"url": "http://github.com/douglascrockford/JSON-js/issues"
},
"description": "decycle your json",
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/douglascrockford/JSON-js",
"keywords": [
"json",
"cycle",
"stringify",
"parse"
],
"main": "./cycle.js",
"name": "cycle",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/dscape/cycle.git"
},
"version": "1.0.3"
}