64 lines
1.3 KiB
JSON
64 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"rafl@1.2.2",
|
|
"/Users/nuwan/Code/jam-cloud/jam-ui"
|
|
]
|
|
],
|
|
"_from": "rafl@1.2.2",
|
|
"_id": "rafl@1.2.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-/pMPdYIRAg1H44gV9Rlqi+QVB0A=",
|
|
"_location": "/rafl",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "rafl@1.2.2",
|
|
"name": "rafl",
|
|
"escapedName": "rafl",
|
|
"rawSpec": "1.2.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.2.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/scroll"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/rafl/-/rafl-1.2.2.tgz",
|
|
"_spec": "1.2.2",
|
|
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
|
|
"author": {
|
|
"name": "Michael Rhodes"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/michaelrhodes/raf/issues"
|
|
},
|
|
"dependencies": {
|
|
"global": "~4.3.0"
|
|
},
|
|
"description": "request animation frame",
|
|
"devDependencies": {
|
|
"tape": "~4.5.1"
|
|
},
|
|
"homepage": "https://github.com/michaelrhodes/raf#readme",
|
|
"keywords": [
|
|
"animate",
|
|
"requestAnimationFrame",
|
|
"performance"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "rafl",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/michaelrhodes/raf.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test.js"
|
|
},
|
|
"testling": {
|
|
"files": "test.js"
|
|
},
|
|
"version": "1.2.2"
|
|
}
|