UNPKG

motion

Version:

motion - moving development forward

109 lines (108 loc) 2.65 kB
{ "_args": [ [ "vinyl@1.1.1", "/Users/nw/motion/packages/motion" ] ], "_from": "vinyl@1.1.1", "_id": "vinyl@1.1.1", "_inCache": true, "_installable": true, "_location": "/vinyl", "_nodeVersion": "0.10.41", "_npmUser": { "email": "blaine@iceddev.com", "name": "phated" }, "_npmVersion": "2.14.14", "_phantomChildren": {}, "_requested": { "name": "vinyl", "raw": "vinyl@1.1.1", "rawSpec": "1.1.1", "scope": null, "spec": "1.1.1", "type": "version" }, "_requiredBy": [ "/", "/gulp-sourcemaps", "/vinyl-file" ], "_resolved": "https://registry.npmjs.org/vinyl/-/vinyl-1.1.1.tgz", "_shasum": "7940887eef09381eb3626ac4c0f9ab53d4b7e450", "_shrinkwrap": null, "_spec": "vinyl@1.1.1", "_where": "/Users/nw/motion/packages/motion", "author": { "email": "contact@wearefractal.com", "name": "Fractal", "url": "http://wearefractal.com/" }, "bugs": { "url": "https://github.com/gulpjs/vinyl/issues" }, "dependencies": { "clone": "^1.0.0", "clone-stats": "^0.0.1", "replace-ext": "0.0.1" }, "description": "A virtual file format", "devDependencies": { "buffer-equal": "0.0.1", "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", "event-stream": "^3.1.0", "github-changes": "^1.0.1", "istanbul": "^0.3.0", "istanbul-coveralls": "^1.0.1", "jscs": "^2.3.5", "jscs-preset-gulp": "^1.0.0", "lodash.templatesettings": "^3.1.0", "mocha": "^2.0.0", "rimraf": "^2.2.5", "should": "^7.0.0" }, "directories": {}, "dist": { "shasum": "7940887eef09381eb3626ac4c0f9ab53d4b7e450", "tarball": "http://registry.npmjs.org/vinyl/-/vinyl-1.1.1.tgz" }, "engines": { "node": ">= 0.9" }, "files": [ "index.js", "lib" ], "gitHead": "3990e007b004c809a53670c00566afb157fa56b6", "homepage": "http://github.com/gulpjs/vinyl", "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "fractal", "email": "contact@wearefractal.com" }, { "name": "phated", "email": "blaine@iceddev.com" } ], "name": "vinyl", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/gulpjs/vinyl.git" }, "scripts": { "changelog": "github-changes -o gulpjs -r vinyl -b master -f ./CHANGELOG.md --order-semver --use-commit-body", "coveralls": "istanbul cover _mocha && istanbul-coveralls", "lint": "eslint . && jscs *.js lib/ test/", "pretest": "npm run lint", "test": "mocha" }, "version": "1.1.1" }