UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

108 lines (107 loc) 2.62 kB
{ "_args": [ [ { "name": "escape-string-regexp", "raw": "escape-string-regexp@1.0.2", "rawSpec": "1.0.2", "scope": null, "spec": "1.0.2", "type": "version" }, "/home/fgreiner/prog/js/Nodulator/node_modules/mocha" ] ], "_from": "escape-string-regexp@1.0.2", "_id": "escape-string-regexp@1.0.2", "_inCache": true, "_installable": true, "_location": "/escape-string-regexp", "_npmUser": { "email": "jappelman@xebia.com", "name": "jbnicolai" }, "_npmVersion": "1.4.23", "_phantomChildren": {}, "_requested": { "name": "escape-string-regexp", "raw": "escape-string-regexp@1.0.2", "rawSpec": "1.0.2", "scope": null, "spec": "1.0.2", "type": "version" }, "_requiredBy": [ "/chalk", "/grunt-contrib-cssmin/chalk", "/grunt-contrib-uglify/chalk", "/har-validator/chalk", "/maxmin/chalk", "/mocha" ], "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz", "_shasum": "4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1", "_shrinkwrap": null, "_spec": "escape-string-regexp@1.0.2", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/mocha", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/escape-string-regexp/issues" }, "dependencies": {}, "description": "Escape RegExp special characters", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1", "tarball": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz" }, "engines": { "node": ">=0.8.0" }, "files": [ "index.js" ], "gitHead": "0587ee0ee03ea3fcbfa3c15cf67b47f214e20987", "homepage": "https://github.com/sindresorhus/escape-string-regexp", "keywords": [ "regex", "regexp", "re", "regular", "expression", "escape", "string", "str", "special", "characters" ], "license": "MIT", "maintainers": [ { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, { "email": "jappelman@xebia.com", "name": "jbnicolai" } ], "name": "escape-string-regexp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/escape-string-regexp.git" }, "scripts": { "test": "mocha" }, "version": "1.0.2" }