mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
128 lines
3.1 KiB
JSON
128 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"immutable@3.7.6",
|
|
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync"
|
|
]
|
|
],
|
|
"_from": "immutable@3.7.6",
|
|
"_id": "immutable@3.7.6",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/immutable",
|
|
"_nodeVersion": "0.12.4",
|
|
"_npmUser": {
|
|
"email": "lee@leebyron.com",
|
|
"name": "leebyron"
|
|
},
|
|
"_npmVersion": "2.10.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "immutable",
|
|
"raw": "immutable@3.7.6",
|
|
"rawSpec": "3.7.6",
|
|
"scope": null,
|
|
"spec": "3.7.6",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/browser-sync",
|
|
"/browser-sync/browser-sync-ui"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/immutable/-/immutable-3.7.6.tgz",
|
|
"_shasum": "13b4d3cb12befa15482a26fe1b2ebae640071e4b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "immutable@3.7.6",
|
|
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync",
|
|
"author": {
|
|
"name": "Lee Byron",
|
|
"url": "https://github.com/leebyron"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/immutable-js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Immutable Data Collections",
|
|
"devDependencies": {
|
|
"acorn": "^0.11.0",
|
|
"benchmark": "^1.0.0",
|
|
"bluebird": "^2.7.1",
|
|
"colors": "^1.0.3",
|
|
"es6-transpiler": "^0.7.18",
|
|
"estraverse": "^1.9.1",
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-clean": "^0.5.0",
|
|
"grunt-contrib-copy": "^0.5.0",
|
|
"grunt-contrib-jshint": "^0.10.0",
|
|
"grunt-jest": "^0.1.0",
|
|
"grunt-release": "^0.7.0",
|
|
"jasmine-check": "^0.1.2",
|
|
"magic-string": "^0.2.6",
|
|
"microtime": "^1.2.0",
|
|
"react-tools": "^0.11.1",
|
|
"rollup": "^0.19.2",
|
|
"typescript": "~1.4.1",
|
|
"uglify-js": "^2.4.15"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "13b4d3cb12befa15482a26fe1b2ebae640071e4b",
|
|
"tarball": "https://registry.npmjs.org/immutable/-/immutable-3.7.6.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"contrib",
|
|
"README.md",
|
|
"LICENSE",
|
|
"PATENTS"
|
|
],
|
|
"gitHead": "67afd399e339c059ca4181a84c16c0a843a4d5a5",
|
|
"homepage": "https://github.com/facebook/immutable-js",
|
|
"jest": {
|
|
"persistModuleRegistryBetweenSpecs": true,
|
|
"scriptPreprocessor": "resources/jestPreprocessor.js",
|
|
"testFileExtensions": [
|
|
"js",
|
|
"ts"
|
|
]
|
|
},
|
|
"keywords": [
|
|
"immutable",
|
|
"persistent",
|
|
"lazy",
|
|
"data",
|
|
"datastructure",
|
|
"functional",
|
|
"collection",
|
|
"stateless",
|
|
"sequence",
|
|
"iteration"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "dist/immutable.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "lee@leebyron.com",
|
|
"name": "leebyron"
|
|
}
|
|
],
|
|
"name": "immutable",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/facebook/immutable-js.git"
|
|
},
|
|
"scripts": {
|
|
"perf": "node ./resources/bench.js",
|
|
"test": "./resources/node_test.sh"
|
|
},
|
|
"typescript": {
|
|
"definition": "dist/immutable.d.ts"
|
|
},
|
|
"version": "3.7.6"
|
|
}
|