UNPKG

cloudworker-proxy

Version:
68 lines (67 loc) 1.68 kB
{ "_args": [ [ "replaceall@0.1.6", "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless" ] ], "_development": true, "_from": "replaceall@0.1.6", "_id": "replaceall@0.1.6", "_inBundle": false, "_integrity": "sha1-gdgax663LX9cSUKt8ml6MiBojY4=", "_location": "/replaceall", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "replaceall@0.1.6", "name": "replaceall", "escapedName": "replaceall", "rawSpec": "0.1.6", "saveSpec": null, "fetchSpec": "0.1.6" }, "_requiredBy": [ "/serverless" ], "_resolved": "https://registry.npmjs.org/replaceall/-/replaceall-0.1.6.tgz", "_spec": "0.1.6", "_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless", "author": { "name": "Lee Crossley", "email": "leee@hotmail.co.uk", "url": "http://ilee.co.uk/" }, "bugs": { "url": "https://github.com/leecrossley/replaceall/issues" }, "description": "Replace all instances in a JavaScript string", "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-jasmine": "^0.8.2", "grunt-contrib-jshint": "^0.11.0", "grunt-contrib-uglify": "^0.9.1", "grunt-contrib-watch": "^0.6.1" }, "engines": { "node": ">= 0.8.x" }, "homepage": "http://ilee.co.uk", "keywords": [ "replace", "replaceall", "replace all", "string" ], "main": "replaceall.min.js", "name": "replaceall", "repository": { "type": "git", "url": "git+ssh://git@github.com/leecrossley/replaceall.git" }, "scripts": { "test": "grunt test" }, "version": "0.1.6" }