UNPKG

motion

Version:

motion - moving development forward

90 lines (89 loc) 1.96 kB
{ "_args": [ [ "replace@0.3.0", "/Users/nw/motion/packages/motion" ] ], "_from": "replace@0.3.0", "_id": "replace@0.3.0", "_inCache": true, "_installable": true, "_location": "/replace", "_npmUser": { "email": "fayearthur@gmail.com", "name": "harth" }, "_npmVersion": "1.4.3", "_phantomChildren": { "lru-cache": "2.7.3", "sigmund": "1.0.1" }, "_requested": { "name": "replace", "raw": "replace@0.3.0", "rawSpec": "0.3.0", "scope": null, "spec": "0.3.0", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/replace/-/replace-0.3.0.tgz", "_shasum": "60081721188658595ab6a794eb7fedcb4c8d39c7", "_shrinkwrap": null, "_spec": "replace@0.3.0", "_where": "/Users/nw/motion/packages/motion", "author": { "email": "fayearthur@gmail.com", "name": "Heather Arthur" }, "bin": { "replace": "./bin/replace.js", "search": "./bin/search.js" }, "bugs": { "url": "https://github.com/harthur/replace/issues" }, "dependencies": { "colors": "0.5.x", "minimatch": "~0.2.9", "nomnom": "1.6.x" }, "description": "Command line search and replace utility", "devDependencies": { "tape": "~0.2.2" }, "directories": {}, "dist": { "shasum": "60081721188658595ab6a794eb7fedcb4c8d39c7", "tarball": "http://registry.npmjs.org/replace/-/replace-0.3.0.tgz" }, "homepage": "https://github.com/harthur/replace", "keywords": [ "grep", "replace", "search", "sed" ], "license": "MIT", "main": "replace.js", "maintainers": [ { "name": "harth", "email": "fayearthur@gmail.com" } ], "name": "replace", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/harthur/replace.git" }, "scripts": { "test": "tap test" }, "version": "0.3.0" }