funcunit
Version:
<!-- @hide title
56 lines (55 loc) • 1.74 kB
JSON
{
"_from": "babel-plugin-proto-to-assign@^1.0.3",
"_id": "babel-plugin-proto-to-assign@1.0.4",
"_inBundle": false,
"_integrity": "sha1-xJ56/QL1d7xNoF6i3wAiUM980SM=",
"_location": "/babel-plugin-proto-to-assign",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-plugin-proto-to-assign@^1.0.3",
"name": "babel-plugin-proto-to-assign",
"escapedName": "babel-plugin-proto-to-assign",
"rawSpec": "^1.0.3",
"saveSpec": null,
"fetchSpec": "^1.0.3"
},
"_requiredBy": [
"/babel-core",
"/transpile/babel-core"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-proto-to-assign/-/babel-plugin-proto-to-assign-1.0.4.tgz",
"_shasum": "c49e7afd02f577bc4da05ea2df002250cf7cd123",
"_spec": "babel-plugin-proto-to-assign@^1.0.3",
"_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/babel-core",
"bugs": {
"url": "https://github.com/babel-plugins/babel-plugin-proto-to-assign/issues"
},
"bundleDependencies": false,
"dependencies": {
"lodash": "^3.9.3"
},
"deprecated": false,
"description": "Babel plugin for turning __proto__ into a shallow property clone",
"devDependencies": {
"babel": "^5.6.0"
},
"homepage": "https://github.com/babel-plugins/babel-plugin-proto-to-assign#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-proto-to-assign",
"repository": {
"type": "git",
"url": "git+https://github.com/babel-plugins/babel-plugin-proto-to-assign.git"
},
"scripts": {
"build": "babel-plugin build",
"push": "babel-plugin publish",
"test": "babel-plugin test"
},
"version": "1.0.4"
}