芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/is_js/package.json
{ "_args": [ [ "is_js@0.9.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "is_js@0.9.0", "_id": "is_js@0.9.0", "_inBundle": false, "_integrity": "sha1-CrlFQFArp6+iTIVqqYVWFmnpxS0=", "_location": "/is_js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is_js@0.9.0", "name": "is_js", "escapedName": "is_js", "rawSpec": "0.9.0", "saveSpec": null, "fetchSpec": "0.9.0" }, "_requiredBy": [ "/request-ip" ], "_resolved": "https://registry.npmjs.org/is_js/-/is_js-0.9.0.tgz", "_spec": "0.9.0", "_where": "/home/freeclou/app.optimyar.com/backend", "bugs": { "url": "https://github.com/arasatasaygin/is.js/issues" }, "description": "micro check library", "devDependencies": { "chai": "^3.4.0", "eslint": "^2.13.1", "lodash": "^4.15.0", "mocha": "^2.2.1", "mocha-phantomjs": "^4.1.0", "pre-commit": "^1.1.3", "uglify-js": "^2.7.3" }, "files": [ "is.js", "is.min.js" ], "homepage": "http://is.js.org/", "license": "MIT", "main": "is.js", "name": "is_js", "pre-commit": [ "lint" ], "repository": { "type": "git", "url": "git+https://github.com/arasatasaygin/is.js.git" }, "scripts": { "build": "npm run lint && npm run min", "lint": "eslint .", "min": "uglifyjs is.js -m --comments \"/^!/\" -o is.min.js", "test": "mocha --check-leaks -R dot", "test:phantom": "mocha-phantomjs -R dot test/index.html" }, "version": "0.9.0" }