Files
2019-01-25 17:01:52 +08:00

61 lines
1.7 KiB
JSON

{
"_from": "node-balanced@0.0.14",
"_id": "node-balanced@0.0.14",
"_inBundle": false,
"_integrity": "sha1-ozxyeFfTBE8eiL5y3X2anQtPwh8=",
"_location": "/node-balanced",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-balanced@0.0.14",
"name": "node-balanced",
"escapedName": "node-balanced",
"rawSpec": "0.0.14",
"saveSpec": null,
"fetchSpec": "0.0.14"
},
"_requiredBy": [
"/postcss-discard-comments"
],
"_resolved": "https://registry.npmjs.org/node-balanced/-/node-balanced-0.0.14.tgz",
"_shasum": "a33c727857d3044f1e88be72dd7d9a9d0b4fc21f",
"_spec": "node-balanced@0.0.14",
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/postcss-discard-comments",
"author": {
"name": "Chad Scira",
"email": "chadvscira@gmail.com"
},
"bugs": {
"url": "https://github.com/icodeforlove/node-balanced/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "balanced string matching, and replacing.",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-banner": "~0.2.3",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.5.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-jasmine-node": "~0.2.1",
"grunt-webpack": "~1.0.7",
"vows": "~0.7.0",
"webpack": "~1.3.2-beta9",
"webpack-dev-server": "~1.4.7"
},
"homepage": "https://github.com/icodeforlove/node-balanced#readme",
"license": "MIT",
"main": "index.js",
"name": "node-balanced",
"repository": {
"type": "git",
"url": "git://github.com/icodeforlove/node-balanced.git"
},
"scripts": {
"test": "grunt test"
},
"version": "0.0.14"
}