motion
Version:
motion - moving development forward
76 lines (75 loc) • 2.18 kB
JSON
{
"_args": [
[
"babel-plugin-runtime@^1.0.7",
"/Users/nw/motion/packages/motion/node_modules/flint-babel-core"
]
],
"_from": "babel-plugin-runtime@>=1.0.7 <2.0.0",
"_id": "babel-plugin-runtime@1.0.7",
"_inCache": true,
"_installable": true,
"_location": "/babel-plugin-runtime",
"_nodeVersion": "2.0.0",
"_npmUser": {
"email": "sebmck@gmail.com",
"name": "sebmck"
},
"_npmVersion": "2.9.0",
"_phantomChildren": {},
"_requested": {
"name": "babel-plugin-runtime",
"raw": "babel-plugin-runtime@^1.0.7",
"rawSpec": "^1.0.7",
"scope": null,
"spec": ">=1.0.7 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/flint-babel-core"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-runtime/-/babel-plugin-runtime-1.0.7.tgz",
"_shasum": "bf7c7d966dd56ecd5c17fa1cb253c9acb7e54aaf",
"_shrinkwrap": null,
"_spec": "babel-plugin-runtime@^1.0.7",
"_where": "/Users/nw/motion/packages/motion/node_modules/flint-babel-core",
"bugs": {
"url": "https://github.com/babel-plugins/babel-plugin-runtime/issues"
},
"dependencies": {},
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
"devDependencies": {
"babel": "^5.6.0"
},
"directories": {},
"dist": {
"shasum": "bf7c7d966dd56ecd5c17fa1cb253c9acb7e54aaf",
"tarball": "http://registry.npmjs.org/babel-plugin-runtime/-/babel-plugin-runtime-1.0.7.tgz"
},
"gitHead": "ec37486859a3501b7caf0156a7d40b7946d48c66",
"homepage": "https://github.com/babel-plugins/babel-plugin-runtime#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "sebmck",
"email": "sebmck@gmail.com"
}
],
"name": "babel-plugin-runtime",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/babel-plugins/babel-plugin-runtime.git"
},
"scripts": {
"build": "babel-plugin build",
"push": "babel-plugin publish",
"test": "babel-plugin test"
},
"version": "1.0.7"
}