58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"component-props@1.1.1",
|
|
"/Users/nuwan/Code/jam-cloud/jam-ui"
|
|
]
|
|
],
|
|
"_from": "component-props@1.1.1",
|
|
"_id": "component-props@1.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-+bffm5kntubZfJvScqqGdnDzSUQ=",
|
|
"_location": "/component-props",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "component-props@1.1.1",
|
|
"name": "component-props",
|
|
"escapedName": "component-props",
|
|
"rawSpec": "1.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/dom-iterator"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/component-props/-/component-props-1.1.1.tgz",
|
|
"_spec": "1.1.1",
|
|
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
|
|
"bugs": {
|
|
"url": "https://github.com/component/props/issues"
|
|
},
|
|
"component": {
|
|
"scripts": {
|
|
"props/index.js": "index.js"
|
|
}
|
|
},
|
|
"description": "Parse immediate identifiers from a js expression",
|
|
"devDependencies": {
|
|
"mocha": "~1.9.0",
|
|
"should": "~1.2.2"
|
|
},
|
|
"homepage": "https://github.com/component/props#readme",
|
|
"keywords": [
|
|
"template",
|
|
"engine",
|
|
"parse",
|
|
"parser"
|
|
],
|
|
"main": "index.js",
|
|
"name": "component-props",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/component/props.git"
|
|
},
|
|
"version": "1.1.1"
|
|
}
|