funcunit
Version:
<!-- @hide title
55 lines (54 loc) • 1.41 kB
JSON
{
"_from": "system-json@^0.0.3",
"_id": "system-json@0.0.3",
"_inBundle": false,
"_integrity": "sha1-QFnzCbdkGkyPef68RC+vclvytmQ=",
"_location": "/system-json",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "system-json@^0.0.3",
"name": "system-json",
"escapedName": "system-json",
"rawSpec": "^0.0.3",
"saveSpec": null,
"fetchSpec": "^0.0.3"
},
"_requiredBy": [
"/documentjs/steal"
],
"_resolved": "https://registry.npmjs.org/system-json/-/system-json-0.0.3.tgz",
"_shasum": "4059f309b7641a4c8f79febc442faf725bf2b664",
"_spec": "system-json@^0.0.3",
"_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs/node_modules/steal",
"author": {
"name": "Bitovi"
},
"bugs": {
"url": "https://github.com/bitovi/system-json/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JSON plugin for StealJS and SystemJS",
"devDependencies": {
"bower": "^1.3.12",
"grunt": "^0.4.5",
"testee": "^0.1.7"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/bitovi/system-json",
"license": "MIT",
"main": "json.js",
"name": "system-json",
"repository": {
"type": "git",
"url": "git+https://github.com/bitovi/system-json.git"
},
"scripts": {
"test": "grunt test"
},
"version": "0.0.3"
}