UNPKG

motion

Version:

motion - moving development forward

92 lines (91 loc) 2.31 kB
{ "_args": [ [ "to-fast-properties@^1.0.0", "/Users/nw/motion/packages/motion/node_modules/flint-babel-core" ] ], "_from": "to-fast-properties@>=1.0.0 <2.0.0", "_id": "to-fast-properties@1.0.1", "_inCache": true, "_installable": true, "_location": "/to-fast-properties", "_nodeVersion": "0.12.0", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "name": "to-fast-properties", "raw": "to-fast-properties@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/flint-babel-core" ], "_resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.1.tgz", "_shasum": "4a41554d2b2f4bbe2d794060dc47396b10bb48a8", "_shrinkwrap": null, "_spec": "to-fast-properties@^1.0.0", "_where": "/Users/nw/motion/packages/motion/node_modules/flint-babel-core", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/to-fast-properties/issues" }, "dependencies": {}, "description": "Force V8 to use fast properties for an object", "devDependencies": { "ava": "0.0.4" }, "directories": {}, "dist": { "shasum": "4a41554d2b2f4bbe2d794060dc47396b10bb48a8", "tarball": "http://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "67e3b8857c3b000bd4f3cdbb3c0e8b2550994a02", "homepage": "https://github.com/sindresorhus/to-fast-properties", "keywords": [ "convert", "fast", "mode", "obj", "object", "optimize", "properties", "props", "v8" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "to-fast-properties", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/to-fast-properties.git" }, "scripts": { "test": "node --allow-natives-syntax test.js" }, "version": "1.0.1" }