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

56 lines
1.4 KiB
JSON

{
"_args": [
[
"constantinople@3.0.2",
"E:\\公司\\node\\logistics_node"
]
],
"_from": "constantinople@3.0.2",
"_id": "constantinople@3.0.2",
"_inBundle": false,
"_integrity": "sha1-S5RdmTeQe82Y7ldRIsOBdRZUQUE=",
"_location": "/constantinople",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "constantinople@3.0.2",
"name": "constantinople",
"escapedName": "constantinople",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/jade"
],
"_resolved": "https://registry.npm.taobao.org/constantinople/download/constantinople-3.0.2.tgz",
"_spec": "3.0.2",
"_where": "E:\\公司\\node\\logistics_node",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/constantinople/issues"
},
"dependencies": {
"acorn": "^2.1.0"
},
"description": "Determine whether a JavaScript expression evaluates to a constant (using UglifyJS)",
"devDependencies": {
"mocha": "*"
},
"homepage": "https://github.com/ForbesLindesay/constantinople#readme",
"keywords": [],
"license": "MIT",
"name": "constantinople",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/constantinople.git"
},
"scripts": {
"test": "mocha -R spec"
},
"version": "3.0.2"
}